home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / patches / _30xptch / chdirfix / readme.txt < prev   
Text File  |  1996-07-10  |  2KB  |  39 lines

  1. This README file accompanies CHDIRFIX.  The following file(s) is included for
  2. this patch:
  3.  
  4.       CHDIRFIX.EXE        13204 bytes        06-11-90
  5.  
  6.  
  7. CHDIRFIX.EXE is a patch utility that modifies the SERVER.EXE file of NetWare
  8. 386 v3.0.  DOS allows a user to specify a directory name by ending the name with
  9. a period.  This period is ignored by DOS, but not by NetWare.  For example: if
  10. a user had a directory named TEMP, DOS would allow the user to type "CD TEMP"
  11. or "CD TEMP." to change directories.  Under NetWare 386 v3.0, the latter command
  12. would generate an "Invalid directory" error message. 
  13.  
  14. Although this should rarely be a problem, some applications append the period
  15. character to the end of a directory name before searching for the existence of
  16. the directory. 
  17.  
  18. Directory names which have a period character embedded in them will not be
  19. affected by this patch (EXAMPLE: "TEST.DAT").  NetWare 386 already treats these
  20. directories the same as DOS. 
  21.  
  22.  
  23. To implement CHDIRFIX:
  24.  
  25. 1)    Copy CHDIRFIX.EXE into the same directory as SERVER.EXE.
  26.  
  27. 2)    Type CHDIRFIX.  The program will patch the file and notify the user when
  28.       finished. 
  29.  
  30.  
  31. *******************************************************************************
  32.                                      NOTE    
  33.  
  34. Novell's intentions for this software patch is to provide a temporary
  35. work-around to the anomalies described in this file.  Such work-arounds are
  36. typically addressed in future releases of NetWare.  Novell strongly recommends
  37. a backup be made before any patch is applied.   
  38. *******************************************************************************
  39.